home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 December / Chip Aralık 2001.iso / prog / internet / msnexp / setup.exe / campaign.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2001-10-03  |  806 b   |  26 lines

  1. [Version]
  2. Signature   = "$CHICAGO$"
  3. AdvancedINF = 2.5
  4.  
  5. [DefaultUninstall]
  6. RequiredEngine = Setupapi,%BADSETUPVER%
  7. DelReg         = Uninstall.DelReg
  8.  
  9. [Uninstall.DelReg]
  10. HKLM,"Software\Microsoft\MSN6\Setup\MSN\Codes"
  11.  
  12. [DefaultInstall]
  13. RequiredEngine = Setupapi,%BADSETUPVER%
  14. AddReg         = Install.AddReg
  15.  
  16. [Install.AddReg]
  17. HKLM,"Software\Microsoft\MSN6\Setup\MSN\Codes","Campaign",,"0MARSDNL20"
  18. HKLM,"Software\Microsoft\MSN6\Setup\MSN\Codes","Token",,"NO"
  19. HKLM,"Software\Microsoft\MSN6\Setup\MSN\Codes","IAOnly",,"NO"
  20. HKLM,"Software\Microsoft\MSN6\Setup\MSN\Codes","RAC",,"NO"
  21. HKLM,"Software\Microsoft\MSN6\Setup\MSN\Codes","BB",,"NO"
  22. HKLM,"Software\Microsoft\MSN6\Setup\MSN\Codes","PartnerID",,"MSNIA"
  23.  
  24. [Strings]
  25. BADSETUPVER  = "Your system is missing the required Setup engine."
  26.